home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / Antyspam / Milo spam killer 0.7.4 / milo074setup.exe / {app} / Milo.exe / 0 / RCDATA / TARCHIVE / TARCHIVE.txt
Text File  |  2006-09-28  |  6KB  |  319 lines

  1. object archive: Tarchive
  2.   Left = 249
  3.   Top = 148
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Milo - archiwum wiadomo'#347'ci'
  7.   ClientHeight = 537
  8.   ClientWidth = 465
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object GroupBox1: TGroupBox
  23.     Left = 8
  24.     Top = 8
  25.     Width = 449
  26.     Height = 289
  27.     Caption = 'Lista zarchiwizowanych wiadomo'#347'ci'
  28.     TabOrder = 0
  29.     object Label10: TLabel
  30.       Left = 248
  31.       Top = 20
  32.       Width = 30
  33.       Height = 13
  34.       Caption = 'Dzie'#324':'
  35.     end
  36.     object Label11: TLabel
  37.       Left = 8
  38.       Top = 20
  39.       Width = 62
  40.       Height = 13
  41.       Caption = 'Ilo'#347#263' pozycji:'
  42.     end
  43.     object archive_count: TLabel
  44.       Left = 80
  45.       Top = 20
  46.       Width = 24
  47.       Height = 13
  48.       Caption = '###'
  49.     end
  50.     object archivelist: TListView
  51.       Left = 8
  52.       Top = 40
  53.       Width = 433
  54.       Height = 209
  55.       Columns = <
  56.         item
  57.           Caption = 'Data archiwizacji (nazwa pliku)'
  58.           Width = 400
  59.         end>
  60.       GridLines = True
  61.       ReadOnly = True
  62.       RowSelect = True
  63.       SmallImages = main.glyph
  64.       SortType = stText
  65.       TabOrder = 0
  66.       ViewStyle = vsReport
  67.       OnSelectItem = archivelistSelectItem
  68.     end
  69.     object archiveday: TComboBox
  70.       Left = 288
  71.       Top = 16
  72.       Width = 153
  73.       Height = 21
  74.       Style = csDropDownList
  75.       ItemHeight = 13
  76.       TabOrder = 1
  77.       OnChange = archivedayChange
  78.     end
  79.     object showsouce: TButton
  80.       Left = 177
  81.       Top = 256
  82.       Width = 89
  83.       Height = 25
  84.       Caption = '&Poka'#380' '#378'r'#243'd'#322'o'
  85.       TabOrder = 2
  86.       OnClick = showsouceClick
  87.     end
  88.     object showashtml: TButton
  89.       Left = 273
  90.       Top = 256
  91.       Width = 169
  92.       Height = 25
  93.       Caption = 'Otw'#243'rz jako dokument &HTML'
  94.       TabOrder = 3
  95.       OnClick = showashtmlClick
  96.     end
  97.     object restore: TButton
  98.       Left = 8
  99.       Top = 256
  100.       Width = 130
  101.       Height = 25
  102.       Caption = 'Przywr'#243#263' &wiadomo'#347#263
  103.       TabOrder = 4
  104.       OnClick = restoreClick
  105.     end
  106.   end
  107.   object GroupBox2: TGroupBox
  108.     Left = 8
  109.     Top = 304
  110.     Width = 449
  111.     Height = 193
  112.     Caption = 'Szczeg'#243#322'y'
  113.     TabOrder = 1
  114.     object Label1: TLabel
  115.       Left = 8
  116.       Top = 116
  117.       Width = 46
  118.       Height = 13
  119.       Caption = 'Priorytet:'
  120.     end
  121.     object Label2: TLabel
  122.       Left = 8
  123.       Top = 172
  124.       Width = 67
  125.       Height = 13
  126.       Caption = 'Wersja MIME:'
  127.     end
  128.     object Label3: TLabel
  129.       Left = 8
  130.       Top = 20
  131.       Width = 72
  132.       Height = 13
  133.       Caption = 'ID wiadomo'#347'ci:'
  134.     end
  135.     object Label4: TLabel
  136.       Left = 8
  137.       Top = 156
  138.       Width = 93
  139.       Height = 13
  140.       Caption = 'Program pocztowy:'
  141.     end
  142.     object Label5: TLabel
  143.       Left = 8
  144.       Top = 100
  145.       Width = 27
  146.       Height = 13
  147.       Caption = 'Data:'
  148.     end
  149.     object Label6: TLabel
  150.       Left = 8
  151.       Top = 132
  152.       Width = 56
  153.       Height = 13
  154.       Caption = 'Kodowanie:'
  155.     end
  156.     object Label7: TLabel
  157.       Left = 8
  158.       Top = 44
  159.       Width = 36
  160.       Height = 13
  161.       Caption = 'Nazwa:'
  162.     end
  163.     object Label8: TLabel
  164.       Left = 8
  165.       Top = 60
  166.       Width = 48
  167.       Height = 13
  168.       Caption = 'Nadawca:'
  169.     end
  170.     object Label9: TLabel
  171.       Left = 8
  172.       Top = 76
  173.       Width = 34
  174.       Height = 13
  175.       Caption = 'Temat:'
  176.     end
  177.     object id: TEdit
  178.       Left = 112
  179.       Top = 20
  180.       Width = 321
  181.       Height = 13
  182.       BorderStyle = bsNone
  183.       Ctl3D = True
  184.       ParentColor = True
  185.       ParentCtl3D = False
  186.       ReadOnly = True
  187.       TabOrder = 0
  188.     end
  189.     object fromname: TEdit
  190.       Left = 112
  191.       Top = 44
  192.       Width = 321
  193.       Height = 13
  194.       BorderStyle = bsNone
  195.       Ctl3D = True
  196.       ParentColor = True
  197.       ParentCtl3D = False
  198.       ReadOnly = True
  199.       TabOrder = 1
  200.     end
  201.     object from: TEdit
  202.       Left = 112
  203.       Top = 60
  204.       Width = 321
  205.       Height = 13
  206.       BorderStyle = bsNone
  207.       Ctl3D = True
  208.       ParentColor = True
  209.       ParentCtl3D = False
  210.       ReadOnly = True
  211.       TabOrder = 2
  212.     end
  213.     object subject: TEdit
  214.       Left = 112
  215.       Top = 76
  216.       Width = 321
  217.       Height = 13
  218.       BorderStyle = bsNone
  219.       Ctl3D = True
  220.       ParentColor = True
  221.       ParentCtl3D = False
  222.       ReadOnly = True
  223.       TabOrder = 3
  224.     end
  225.     object date: TEdit
  226.       Left = 112
  227.       Top = 100
  228.       Width = 321
  229.       Height = 13
  230.       BorderStyle = bsNone
  231.       Ctl3D = True
  232.       ParentColor = True
  233.       ParentCtl3D = False
  234.       ReadOnly = True
  235.       TabOrder = 4
  236.     end
  237.     object prio: TEdit
  238.       Left = 112
  239.       Top = 116
  240.       Width = 321
  241.       Height = 13
  242.       BorderStyle = bsNone
  243.       Ctl3D = True
  244.       ParentColor = True
  245.       ParentCtl3D = False
  246.       ReadOnly = True
  247.       TabOrder = 5
  248.     end
  249.     object con: TEdit
  250.       Left = 112
  251.       Top = 132
  252.       Width = 321
  253.       Height = 13
  254.       BorderStyle = bsNone
  255.       Ctl3D = True
  256.       ParentColor = True
  257.       ParentCtl3D = False
  258.       ReadOnly = True
  259.       TabOrder = 6
  260.     end
  261.     object mailer: TEdit
  262.       Left = 112
  263.       Top = 156
  264.       Width = 321
  265.       Height = 13
  266.       BorderStyle = bsNone
  267.       Ctl3D = True
  268.       ParentColor = True
  269.       ParentCtl3D = False
  270.       ReadOnly = True
  271.       TabOrder = 7
  272.     end
  273.     object mime: TEdit
  274.       Left = 112
  275.       Top = 172
  276.       Width = 321
  277.       Height = 13
  278.       BorderStyle = bsNone
  279.       Ctl3D = True
  280.       ParentColor = True
  281.       ParentCtl3D = False
  282.       ReadOnly = True
  283.       TabOrder = 8
  284.     end
  285.   end
  286.   object Button1: TButton
  287.     Left = 218
  288.     Top = 504
  289.     Width = 156
  290.     Height = 25
  291.     Caption = 'Usu'#324' wszystkie wiadomo'#347'ci'
  292.     TabOrder = 3
  293.     OnClick = Button1Click
  294.   end
  295.   object cancel: TButton
  296.     Left = 381
  297.     Top = 504
  298.     Width = 75
  299.     Height = 25
  300.     Caption = '&Zamknij'
  301.     TabOrder = 2
  302.     OnClick = cancelClick
  303.   end
  304.   object msg: TIdMessage
  305.     AttachmentEncoding = 'MIME'
  306.     BccList = <>
  307.     CCList = <>
  308.     Encoding = meMIME
  309.     FromList = <
  310.       item
  311.       end>
  312.     Recipients = <>
  313.     ReplyTo = <>
  314.     ConvertPreamble = True
  315.     Left = 8
  316.     Top = 504
  317.   end
  318. end
  319.